Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1NumericBox<TNumeric> Class / IsEnabledProperty Field

In This Topic
    IsEnabledProperty Field (C1NumericBox<TNumeric>)
    In This Topic
    Identifies the IsEnabled dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsEnabledProperty As DependencyProperty
    public static readonly DependencyProperty IsEnabledProperty
    See Also